home *** CD-ROM | disk | FTP | other *** search
- #define typeBoolean 'bool'
- #define typeChar 'TEXT'
- #define typeSMInt 'shor'
- #define typeInteger 'long'
- #define typeSMFloat 'sing'
- #define typeFloat 'doub'
- #define typeLongInteger 'long'
- #define typeShortInteger 'shor'
- #define typeLongFloat 'doub'
- #define typeShortFloat 'sing'
- #define typeExtended 'exte'
- #define typeComp 'comp'
- #define typeMagnitude 'magn'
- #define typeAEList 'list'
- #define typeAERecord 'reco'
- #define typeTrue 'true'
- #define typeFalse 'fals'
- #define typeAlias 'alis'
- #define typeEnumerated 'enum'
- #define typeType 'type'
- #define typeAppParameters 'appa'
- #define typeProperty 'prop'
- #define typeFSS 'fss '
- #define typeKeyword 'keyw'
- #define typeSectionH 'sect'
- #define typeObjectSpecifier 'obj '
- #define typeWildCard '****'
-
- #define typeApplSignature 'sign'
- #define typeSessionID 'ssid'
- #define typeTargetID 'targ'
- #define typeProcessSerialNumber 'psn '
- #define typeNull 'null' /*the type of null/nonexistent data*/
-
- #define kCoreEventClass 'aevt'
-
- #define kAEOpenApplication 'oapp'
- #define kAEOpenDocuments 'odoc'
- #define kAEPrintDocuments 'pdoc'
- #define kAEQuitApplication 'quit'
-
- #define keyErrorNumber 'errn'
- #define keyErrorString 'errs'
-
- #define kAEAnswer 'ansr'
-
- #define keyDirectObject '----'
-